projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51bdda1
)
gcgeodist is used elsewhere now.
author
robertl
<robertl>
Thu, 5 Feb 2009 20:13:15 +0000
(20:13 +0000)
committer
robertl
<robertl>
Thu, 5 Feb 2009 20:13:15 +0000
(20:13 +0000)
waypt.c
patch
|
blob
|
history
diff --git
a/waypt.c
b/waypt.c
index 8e4c02b7553087a17fb83a22bbc03bda5b5d2686..baeb16abb6c6bd01df8af4ac729d69404f4cd692 100644
(file)
--- a/
waypt.c
+++ b/
waypt.c
@@
-502,7
+502,7
@@
waypt_add_url(waypoint *wpt, char *link, char *url_link_text)
}
}
-
static
double
+double
gcgeodist(const double lat1, const double lon1,
const double lat2, const double lon2)
{